Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support OTel 0.25 & 0.26 #188

Merged
merged 2 commits into from
Oct 16, 2024
Merged

feat: Support OTel 0.25 & 0.26 #188

merged 2 commits into from
Oct 16, 2024

Conversation

SimenB
Copy link
Contributor

@SimenB SimenB commented Sep 10, 2024

Note that open-telemetry/opentelemetry-rust#2040 removed custom writer support from opentelemetry-stdout, so I didn't add that to the tests. Not sure what its purpose is since it only uses std::io::sink() anyways?

@SimenB SimenB requested a review from a team as a code owner September 10, 2024 12:58
@cloneable
Copy link

Hi! Is this okay to be merged and released soon?

@SimenB
Copy link
Contributor Author

SimenB commented Oct 13, 2024

Added support for 0.26 as well, now

@SimenB SimenB changed the title feat: Support OTel 0.25 feat: Support OTel 0.25 & 0.26 Oct 13, 2024
@SimenB
Copy link
Contributor Author

SimenB commented Oct 13, 2024

Ping @eopb 🙂

@eopb eopb merged commit e7fcd56 into TrueLayer:main Oct 16, 2024
6 of 9 checks passed
eopb added a commit that referenced this pull request Oct 17, 2024
The current job takes too long and fails due to the exponential growth caused by new features introduced in #188
eopb added a commit that referenced this pull request Oct 17, 2024
The current job takes too long and fails due to the exponential growth caused by new features introduced in #188
eopb added a commit that referenced this pull request Oct 17, 2024
The current job takes too long and fails due to the exponential growth caused by new features introduced in #188
eopb added a commit that referenced this pull request Oct 17, 2024
The current job takes too long and fails due to the exponential growth caused by new features introduced in #188
eopb added a commit that referenced this pull request Oct 17, 2024
The current job takes too long and fails due to the exponential growth caused by new features introduced in #188
eopb added a commit that referenced this pull request Oct 17, 2024
The current job takes too long and fails due to the exponential growth caused by new features introduced in #188
@SimenB SimenB deleted the otel-0-25 branch October 21, 2024 09:56
@SimenB
Copy link
Contributor Author

SimenB commented Oct 21, 2024

Thanks for merging! Any chance for a release as well? 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants